PESetGroupOptions

Use PESetGroupOptions to set grouping options for the specified group.

C Syntax
BOOL CRPE_API PESetGroupOptions (
        short printJob,
        short groupN,
        PEGroupOptions FAR *groupOptions );
Parameters

printJob

Specifies the print job for which you wish to set grouping options.

groupN

Specifies the 0-based group level number.

groupOptions

Specifies a pointer to PEGroupOptions.

Returns
Remarks
VB Syntax
Declare Function PESetGroupOptions Lib "crpe32.dll" (ByVal printJob As 
Integer, ByVal groupN As Integer, groupOptions As PEGroupOptions) As 
Integer
Delphi Syntax
function PESetGroupOptions (
    printJob: Word;
    groupN: smallint;
    var groupOptions: PEGroupOptions
    ): Bool; stdcall;


Seagate Software IMG Holdings, Inc.
http://www.seagatesoftware.com
Support services:
http://support.seagatesoftware.com